home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / umich / utils / exe.arc / RUN.MAN < prev    next >
Text File  |  1990-03-13  |  652b  |  32 lines

  1. (L)            Gulam Commands(L)
  2.  
  3. NAME:  run
  4.  
  5. SYNOPSIS
  6.     \auto\run.prx [-GulamHome] command command command
  7.     
  8. OPERATION
  9.  
  10.     Write arguments one to a line to a file called t.g in the 
  11.     gulam home directory.  (The default home directory is e:\gulam)
  12.     This program is intended to be used with start.prg and the gulam
  13.     shell script execute.g 
  14.  
  15.     
  16. AUTHOR
  17.     John Buchanan 
  18.  
  19. FILES
  20.     \auto\start.inf
  21.     $(HOME)\execute.g
  22.     $(HOME)\t.g
  23.     $(HOME)\tt.g
  24.  
  25. SEE ALSO
  26.     start, execute
  27.  
  28. BUGS
  29.     Each word is treated as an individual command.  The way around this
  30.         is to develop shell scripts and then execute them.
  31.     
  32.